suricata.git
2 months agodo not clean vendor directory on distclean
Sascha Steinbiss [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
do not clean vendor directory on distclean

Last-Update: 2025-07-11

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

2 months agoDon't use __USE_GNU
Adrian Bunk [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Don't use __USE_GNU

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

2 months agocross
Pierre Chifflier [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
cross

Gbp-Pq: Name cross.patch

2 months agoConfigure landlock LSM security sandbox, but disabled by default
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Configure landlock LSM security sandbox, but disabled by default

Forwarded: not-needed
Last-Update: 2025-09-21

Gbp-Pq: Name configure-landlock.patch

2 months agoEnable and configure Suricata unix command socket
Arturo Borrero Gonzalez [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Enable and configure Suricata unix command socket

Forwarded: not-needed
Last-Update: 2025-08-22

Gbp-Pq: Name enable-unix-command-socket.patch

2 months agoPatch to make the suricata build reproducible This patch makes some changes to the...
Arturo Borrero Gonzalez [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.

Forwarded: not-needed
Last-Update: 2025-07-11

Gbp-Pq: Name reproducible.patch

2 months agosuricata (1:8.0.3-1) unstable; urgency=medium
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
suricata (1:8.0.3-1) unstable; urgency=medium

  * New upstream version 8.0.3
  * Add hwloc for NUMA-aware autopinning on supported archs
  * d/control: Bump standards version from 4.7.2 to 4.7.3:
    Removed 'Priority: optional' since now obsolete.
  * d/control: Remove redundant 'Rules-Requires-Root: no' because it
    defaults to 'no'
  * d/watch: Change URL to upstream server instead of CDN to bypass delaying
    new versions due to CDN cache delays.

[dgit import unpatched suricata 1:8.0.3-1]

2 months agoImport suricata_8.0.3.orig.tar.gz
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Import suricata_8.0.3.orig.tar.gz

[dgit import orig suricata_8.0.3.orig.tar.gz]

2 months agoImport suricata_8.0.3-1.debian.tar.xz
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Import suricata_8.0.3-1.debian.tar.xz

[dgit import tarball suricata 1:8.0.3-1 suricata_8.0.3-1.debian.tar.xz]